net/http.pattern.host (field)
6 uses
net/http (current package)
pattern.go#L22: host string
pattern.go#L115: p.host = rest[:i]
pattern.go#L117: if j := strings.IndexByte(p.host, '{'); j >= 0 {
pattern.go#L233: if p1.host != p2.host {
routing_tree.go#L46: n := root.addChild(p.host)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |